[INFO] fetching crate dioxus-server 0.7.3...
[INFO] testing dioxus-server-0.7.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate dioxus-server 0.7.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dioxus-server 0.7.3
[INFO] finished tweaking crates.io crate dioxus-server 0.7.3
[INFO] tweaked toml for crates.io crate dioxus-server 0.7.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-server 0.7.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-server 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5a2f4cb044150b75a125e1200e3fb98028b28b9967ee64fe1a6d20933b3bef8
[INFO] running `Command { std: "docker" "start" "-a" "d5a2f4cb044150b75a125e1200e3fb98028b28b9967ee64fe1a6d20933b3bef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a2f4cb044150b75a125e1200e3fb98028b28b9967ee64fe1a6d20933b3bef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a2f4cb044150b75a125e1200e3fb98028b28b9967ee64fe1a6d20933b3bef8", kill_on_drop: false }`
[INFO] [stdout] d5a2f4cb044150b75a125e1200e3fb98028b28b9967ee64fe1a6d20933b3bef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e57264887483479f966a085fc408a12b62a8099fb34b93524e5f1f14363196b0
[INFO] running `Command { std: "docker" "start" "-a" "e57264887483479f966a085fc408a12b62a8099fb34b93524e5f1f14363196b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dioxus-core-types v0.7.3
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling dioxus-document v0.7.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.3
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling askama_escape v0.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling generational-box v0.7.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.3
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling subsecond-types v0.7.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling subsecond v0.7.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dioxus-core v0.7.3
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dioxus-logger v0.7.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling dioxus-signals v0.7.3
[INFO] [stderr]    Compiling dioxus-history v0.7.3
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.3
[INFO] [stderr]    Compiling dioxus-ssr v0.7.3
[INFO] [stderr]    Compiling dioxus-hooks v0.7.3
[INFO] [stderr]    Compiling dioxus-devtools v0.7.3
[INFO] [stderr]    Compiling dioxus-html v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dioxus-fullstack-core v0.7.3
[INFO] [stderr]    Compiling dioxus-router v0.7.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling dioxus-server v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "e57264887483479f966a085fc408a12b62a8099fb34b93524e5f1f14363196b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57264887483479f966a085fc408a12b62a8099fb34b93524e5f1f14363196b0", kill_on_drop: false }`
[INFO] [stdout] e57264887483479f966a085fc408a12b62a8099fb34b93524e5f1f14363196b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2e7a4e2b47583605ff8eeb4d591ccc7c97d9d79ad27fbf4c4e2596eb70003c8
[INFO] running `Command { std: "docker" "start" "-a" "b2e7a4e2b47583605ff8eeb4d591ccc7c97d9d79ad27fbf4c4e2596eb70003c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-server v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "b2e7a4e2b47583605ff8eeb4d591ccc7c97d9d79ad27fbf4c4e2596eb70003c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e7a4e2b47583605ff8eeb4d591ccc7c97d9d79ad27fbf4c4e2596eb70003c8", kill_on_drop: false }`
[INFO] [stdout] b2e7a4e2b47583605ff8eeb4d591ccc7c97d9d79ad27fbf4c4e2596eb70003c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f98424194cb96933d228a1d2e258c336579a218b7063c70d425800548df4fae4
[INFO] running `Command { std: "docker" "start" "-a" "f98424194cb96933d228a1d2e258c336579a218b7063c70d425800548df4fae4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_server-1b47233801f34fde)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test server::test_file_name_looks_immutable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_server
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/config.rs - config::ServeConfig::context (line 231) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfig::context_provider (line 182) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfig::incremental (line 100) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfig::context_providers (line 123) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfig::streaming_mode (line 276) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfig::enable_out_of_order_streaming (line 294) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::register_server_functions (line 79) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::serve_api_application (line 103) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 51) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 74) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... FAILED
[INFO] [stdout] test src/isrg/mod.rs - isrg::IncrementalRenderer::get (line 85) ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26) - compile ... FAILED
[INFO] [stdout] test src/isrg/mod.rs - isrg::IncrementalRenderer::get (line 98) ... ok
[INFO] [stdout] test src/server.rs - server::FullstackState::render_handler (line 293) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::render_handler (line 179) - compile ... FAILED
[INFO] [stdout] test src/isrg/mod.rs - isrg::IncrementalRenderer::cache (line 59) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::context (line 231) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/config.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 235 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]    --> src/config.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[server]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]     |
[INFO] [stdout] 258 - #[server]
[INFO] [stdout] 258 + #[serde]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]    --> src/config.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 235 + use dioxus_fullstack_core::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 235 + use dioxus_server::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 235 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> src/config.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let future = use_resource(read_context);
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 235 + use dioxus_hooks::use_resource;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     dioxus::launch(app);
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::context_provider (line 182) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/config.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 186 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]    --> src/config.rs:208:3
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[server]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]     |
[INFO] [stdout] 208 - #[server]
[INFO] [stdout] 208 + #[serde]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]    --> src/config.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 186 + use dioxus_fullstack_core::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 186 + use dioxus_server::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 186 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> src/config.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let future = use_resource(read_context);
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 186 + use dioxus_hooks::use_resource;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     dioxus::launch(app);
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::incremental (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]    --> src/config.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     .with_cfg(server_only!(dioxus_server::ServeConfig::default().incremental(dioxus_server::IncrementalRendererConfig::default())))
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn app() -> Element { unimplemented!() }
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]  99 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LaunchBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | LaunchBuilder::new()
[INFO] [stdout]     | ^^^^^^^^^^^^^ use of undeclared type `LaunchBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::context_providers (line 123) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/config.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 127 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]    --> src/config.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[server]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]     |
[INFO] [stdout] 151 - #[server]
[INFO] [stdout] 151 + #[serde]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]    --> src/config.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 127 + use dioxus_fullstack_core::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 127 + use dioxus_server::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 127 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> src/config.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let future = use_resource(read_context);
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 127 + use dioxus_hooks::use_resource;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     dioxus::launch(app);
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::streaming_mode (line 276) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]    --> src/config.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     .with_context(server_only! {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | dioxus::LaunchBuilder::new()
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn app() -> Element { unimplemented!() }
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 276 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfig::enable_out_of_order_streaming (line 294) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]    --> src/config.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     .with_context(server_only! {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/config.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | dioxus::LaunchBuilder::new()
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/config.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn app() -> Element { unimplemented!() }
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 294 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::register_server_functions (line 79) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::serve_api_application (line 103) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/server.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/server.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     rsx! { "Hello World" }
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 105 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/server.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 105 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 51) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/server.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     rsx! { "Hello World" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 55 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 55 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 74) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]    --> src/lib.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[server]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 - #[server]
[INFO] [stdout] 125 + #[serde]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/lib.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn App() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut meaning = use_signal(|| None);
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_hooks::use_signal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]    --> src/lib.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn get_meaning(of: String) -> ServerFnResult<Option<u32>> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_fullstack_core::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout]  78 + use dioxus_server::ServerFnResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     dioxus::launch(App);
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[get("/meaning/?of")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_action` in this scope
[INFO] [stdout]   --> src/lib.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut meaning = use_action(|| get_meaning("life the universe and everything".into()));
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 35 + use dioxus_hooks::use_action;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:49:37
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn get_meaning(of: String) -> Result<Option<u32>> {
[INFO] [stdout]    |                                     ^^^^^^ ----------- supplied 1 generic argument
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn get_meaning(of: String) -> Result<Option<u32>, E> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     dioxus::launch(|| {
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/isrg/mod.rs - isrg::IncrementalRenderer::get (line 85) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (135) panicked at src/isrg/mod.rs:9:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba32bdd8cfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba32bdd8cfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba32bdd8cfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba32bdd8cfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba32bdea75a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba32bdea75a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5ba32bddcef2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba32bddcef2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba32bdc2c4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba32bdc2c4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba32bdd4ac1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ba32bdd4c7b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ba32bdc2d08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ba32bdba509 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ba32bdc35cd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ba32bdeaf1c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ba32bdeac92 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ba32bd65a5e - rust_out[c29997ca7713e474]::main::_doctest_main_src_isrg_mod_rs_85_0
[INFO] [stdout]   18:     0x5ba32bd65906 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   19:     0x5ba32bd65ed3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5ba32bd658c6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5ba32bd658d9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5ba32bdd4244 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5ba32bdd4244 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ba32bdd4244 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ba32bdd4244 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5ba32bd658b1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5ba32bd65f35 - main
[INFO] [stdout]   33:     0x7f6d4ef6f1ca - <unknown>
[INFO] [stdout]   34:     0x7f6d4ef6f28b - __libc_start_main
[INFO] [stdout]   35:     0x5ba32bd65405 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> src/server.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::FullstackState::render_handler (line 293) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/server.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/server.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/server.rs:311:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[INFO] [stdout]     |                ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/server.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::render_handler (line 179) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/server.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/server.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 183 + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]    --> src/server.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[INFO] [stdout]     |                ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/server.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn app() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 183 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/isrg/mod.rs - isrg::IncrementalRenderer::cache (line 59) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (149) panicked at src/isrg/mod.rs:9:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573d107e4f7a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573d107e4f7a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573d107e4f7a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x573d107e4f7a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x573d107f67da - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x573d107f67da - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x573d107e8f72 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573d107e8f72 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x573d107cf0bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x573d107cf0bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x573d107e0d41 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x573d107e0efb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x573d107cf178 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x573d107c6979 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x573d107cfa3d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x573d107f6f5c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x573d107f6cd2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x573d1077ba7a - rust_out[c29997ca7713e474]::main::_doctest_main_src_isrg_mod_rs_59_0
[INFO] [stdout]   18:     0x573d1077b936 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   19:     0x573d1077bc43 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x573d1077b8f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x573d1077b909 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x573d107e04c4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x573d107e04c4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x573d107e04c4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x573d107e04c4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x573d107e04c4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x573d107e04c4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x573d107e04c4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x573d107e04c4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x573d107e04c4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x573d1077b8e1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x573d1077bca5 - main
[INFO] [stdout]   33:     0x723503a9e1ca - <unknown>
[INFO] [stdout]   34:     0x723503a9e28b - __libc_start_main
[INFO] [stdout]   35:     0x573d1077b475 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ServeConfig::context (line 231)
[INFO] [stdout]     src/config.rs - config::ServeConfig::context_provider (line 182)
[INFO] [stdout]     src/config.rs - config::ServeConfig::context_providers (line 123)
[INFO] [stdout]     src/config.rs - config::ServeConfig::enable_out_of_order_streaming (line 294)
[INFO] [stdout]     src/config.rs - config::ServeConfig::incremental (line 100)
[INFO] [stdout]     src/config.rs - config::ServeConfig::streaming_mode (line 276)
[INFO] [stdout]     src/isrg/mod.rs - isrg::IncrementalRenderer::cache (line 59)
[INFO] [stdout]     src/isrg/mod.rs - isrg::IncrementalRenderer::get (line 85)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout]     src/lib.rs - (line 74)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::register_server_functions (line 79)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::serve_api_application (line 103)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 51)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26)
[INFO] [stdout]     src/server.rs - server::FullstackState::render_handler (line 293)
[INFO] [stdout]     src/server.rs - server::render_handler (line 179)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f98424194cb96933d228a1d2e258c336579a218b7063c70d425800548df4fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98424194cb96933d228a1d2e258c336579a218b7063c70d425800548df4fae4", kill_on_drop: false }`
[INFO] [stdout] f98424194cb96933d228a1d2e258c336579a218b7063c70d425800548df4fae4
